'宣言 Public Overridable Function CanPerformAction( _ ByVal collectionView As UIKit.UICollectionView, _ ByVal action As ObjCRuntime.Selector, _ ByVal indexPath As Foundation.NSIndexPath, _ ByVal sender As Foundation.NSObject _ ) As System.Boolean
public virtual System.bool CanPerformAction( UIKit.UICollectionView collectionView, ObjCRuntime.Selector action, Foundation.NSIndexPath indexPath, Foundation.NSObject sender )
パラメータ
- collectionView
- action
- indexPath
- sender